Skip to main content

TS-Made Example Chart

There are many examples that we have added in our SDK in the examples folder.

Stable Examples

There are currently 5 stable examples that we support with the SDK:

  1. Custom Bar Chart: A chart with the latest features. Link
  2. Custom Gantt Chart: A Gantt chart example. Link
  3. Custom Leaflet Chart: A map chart example.Link
  4. Custom Gauge Chart: A line chart example. Link
  5. Custom React Chart: A chart using SDK React hooks. Link

You can look into these examples to get a better understanding of how the SDK works. You can deploy these examples on your server and use the URL with the SDK along with the Chrome debugger tool to understand the SDK.